Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add first exercise: Hello world #6

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Add first exercise: Hello world #6

merged 5 commits into from
Jun 18, 2024

Conversation

0xNeshi
Copy link
Contributor

@0xNeshi 0xNeshi commented Jun 18, 2024

Close #5

@0xNeshi 0xNeshi self-assigned this Jun 18, 2024
@0xNeshi 0xNeshi merged commit 8f02b41 into main Jun 18, 2024
2 checks passed
@0xNeshi 0xNeshi deleted the hello-world branch June 18, 2024 06:29
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just so you know: concepts will only show up for concept exercise. So while you can write them whilst adding practice exercises, feel free to postpone writing them until you want to add concept exercises.

Comment on lines +6 to +7
#[cfg(test)]
mod tests;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this bit in the example implementation. Should that also contain this part?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the first exercise
2 participants